home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / SYSKLOGD / ANNOUNCE.{_6 < prev    next >
Encoding:
Text File  |  1999-09-17  |  2.4 KB  |  63 lines

  1. On behalf of the beta-testers and other members of the Linux INTERNET
  2. community who have helped shape and debug this package I am pleased to
  3. announce version 1.3-pl3 of the sysklogd package.
  4.  
  5. This package implements two system log daemons. The syslogd daemon is
  6. an enhanced version of the standard Berkeley utility program. This
  7. daemon is responsible for providing logging of messages received from
  8. programs and facilities on the local host as well as from remote
  9. hosts. The klogd daemon listens to kernel message sources and is
  10. responsible for prioritizing and processing operating system
  11. messages. The klogd daemon can run as a client of syslogd or
  12. optionally as a standalone program.
  13.  
  14. This package is the culmination of about two years of experience and
  15. bug reports on the 1.2 version from both the INTERNET and our
  16. corporate Linux networks. The utilities in this package should provide
  17. VERY reliable system logging. Klogd and syslogd have both been stress
  18. tested in kernel development environments where literally hundreds of
  19. megabytes of kernel messages have been blasted through them. If either
  20. utility should fail I would appreciate a report and debug information
  21. so that the bug can be reproduced and squashed.
  22.  
  23. This package includes some major improvements. Some of them are listed
  24. here:
  25.  
  26.     * klogd supports on-the-fly kernel address to symbol
  27.     translations. This requires that a valid kernel symbol map be
  28.     found at execution.
  29.  
  30.     * klogd also supports debugging of protection faults which occur
  31.     in kernel loadable modules.
  32.  
  33.     * syslogd has better handling of remote logging capabilities.
  34.  
  35.     * both klogd and syslogd can be controlled through commandline
  36.     options and signals.
  37.  
  38.     * both daemons are now FSSTND conform.
  39.  
  40.     * a syslog.conf(5) manpage is now available.
  41.  
  42.     * Spaces are now accepted in the syslog configuration
  43.     file. This should be a real crowd pleaser.
  44.  
  45.     * Syslogd now uses dynamic allocation of logging output
  46.     descriptors. There is no longer a static limit on the number
  47.     of log destinations that can be defined.
  48.  
  49.     * Numerous bug fixes and code cleanups.
  50.  
  51. The new release can be obtained from either tsx-11.mit.edu or
  52. sunsite.unc.edu.
  53.  
  54. Thanks again to everyone who has contributed ideas, patches and bug
  55. reports. Linux has a superior set of logging utilities thanks to
  56. contributions from the entire community.
  57.  
  58.  
  59. Dr. Greg Wettstein
  60. Oncology Research Division Computing Facility
  61. Roger Maris Cancer Center
  62. greg@wind.enjellic.com
  63.